home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.128 < prev    next >
Text File  |  1996-02-12  |  28KB  |  686 lines

  1. Frequently Asked Questions (FAQS);faqs.128
  2.  
  3.  
  4.  
  5.         * Computer shutdown.
  6.           An option is provided to safely close the computer down, ready for
  7.           turning it off.
  8.  
  9.         * Pinboard.
  10.           Frequently used files can now be held on the desktop background
  11.           for easy access.
  12.           A background picture can also be displayed on the desktop.
  13.  
  14.         * Iconized windows.
  15.           An open window can be shrunk to an icon, and stored on the
  16.           desktop background. It can later be restored to its previous size
  17.           be clicking on the icon. This helps reduce the space used by
  18.           windows when they are not being actively used.
  19.  
  20.         * Improved printer support.
  21.           A new printer driver manager !Printers is provided with RISC OS 3
  22.           which makes printing easier.
  23.           RISC OS 3 makes it possible to have more than one printer
  24.           connected to your computer at the same time, with all connected
  25.           printers accessible from the desktop.
  26.  
  27.         * Ability to read MS DOS(tm) format discs.
  28.           It is now possible to use discs that were created on a computer
  29.           running MS DOS(tm) from RISC OS 3 to move data between the Acorn
  30.           range of computers and any computer running MS DOS(tm).
  31.  
  32.         * Support for new A5000 high density floppy formats.
  33.           It is now possible to use 1.6MB floppy discs on computers which
  34.           support it such as the A5000.
  35.  
  36.         * Broadcast Loader.
  37.           RISC OS 3 includes support for broadcast loading on Econet
  38.           networks. This greatly improves the speed at which applications
  39.           and data are loaded on multiple computers on the network.
  40.  
  41.         * ARM3 support.
  42.           RISC OS 3 includes built in support for the ARM3 processor that is
  43.           used on the A540,R260 and A5000 computers.
  44.  
  45.         * Ability to use named hard discs.
  46.           Hard discs which are given a name now have their name displayed
  47.           under their icon on the icon bar, eliminating the need to refer to
  48.           the same disc by both its name and number.
  49.  
  50.         * Grouping of icon bar icons.
  51.           On RISC OS 3 icons of the same type will appear on the icon bar in
  52.           a group, regardless of the order they were added to the icon bar.
  53.           For instance all hard disc icons will appear in a group, and so
  54.           will all the fileserver icons. This makes finding the icon you
  55.           want easier.
  56.  
  57.         * Enhanced interactive help.
  58.           When running !Help, help can now be provided on menu items as well
  59.           as on icons and windows, making it easier to learn how to use new
  60.           application software.
  61.  
  62.         * Extension modules in ROM.
  63.           All of the standard extension modules for RISC OS 2.00 such as
  64.           ColourTrans, the floating point emulator, the outline font
  65.           manager and the shared C library are now in the RISC OS 3 ROM
  66.           leaving more memory for application software.
  67.  
  68.         * Up to 128 tasks.
  69.           RISC OS 3 can support up to 128 tasks running together in the
  70.           computer as opposed to the 32 allowed by RISC OS 2.00.
  71.  
  72.         * New hot keys.
  73.           New hot keys are provided to open a task window, move the icon bar
  74.           to the front, and start a shutdown.
  75.  
  76.         * Screen blanker.
  77.           A screen blanker is included in the RISC OS 3 ROM to help preserve
  78.           the monitor screen.
  79.  
  80. (lifted from Ran Mokady's RO3 Q&A posting. Thanks Ran....)
  81. ----------------------------------------------------------------------------
  82. Q11) How do I enable solid drags in Risc OS 3?
  83.  
  84.    Solid drags are controlled by bit 1 in byte 28 of the CMOS RAM. Setting
  85. this bit enables solid drags on all solid drag 'aware' applications. However
  86. setting this bit using a *FX command from the command line is a foolish way
  87. to do it, as this will unset/set the other 7 bits in that byte which have
  88. meaning to FileSwitch and the Wimp. Accordingly the reccomended way to set
  89. this bit is using a program like this basic one enclosed below :-
  90.  
  91.    REM Toggle state of DragASprite bit in CMOS
  92.  
  93.    REM Read byte
  94.    SYS "OS_Byte",161,&1C TO ,,byte%
  95.    REM EOR byte with mask for bit 1
  96.    byte% = byte% EOR 1<<1
  97.    REM Write byte back again
  98.    SYS "OS_Byte",162,&1C,byte%
  99.    END
  100.  
  101. Which safely sets bit 1 while preserving the settings of the other bits.
  102.  
  103. (thanks go to Micheal J Hardy for this one.)
  104. ----------------------------------------------------------------------------
  105. Q12) What kind of Acorn machines are there, and what are their
  106.    specifications?
  107.  
  108.    The full list of Acorn made machines is somewhat lengthy now and are
  109. mostly no longer in manufacture. Accordingly this list distributed in the
  110. FAQ includes only Archimedes/ARM based machines, which are the current
  111. commonly ecountered Acorn machines. A full list is maintained in my email
  112. server under the filename 'MachineLst'. This is, as far as I am aware, a
  113. complete list of all Acorn machines made with the possible exception of the
  114. latest machines for which I have yet to get the detailed specifications.
  115.  
  116. A500 - never sold commercially this machine will be a little hard to find.
  117.    It was the development machine for the A300/A400 series of machines. One
  118.    of its major `idiosyncracies` is that it uses the older VIDC1 chip which
  119.    used different logic for sound output than all commercialy released Arcs
  120.    and thus most sound modules sound very odd on it...
  121.    4096k Memory.
  122.    Advanced Disc Filing System by default.
  123.    ARM 2 processor.
  124.    8 MHz RAM. (Ocassional unit with 12MHz RAM.)
  125.    512k OS in ROM.
  126.    ~4 MIPS
  127.  
  128. A3xx - the first of the Archimedes range of computers it was powered by a
  129.    custom designed chip set based around the ARM a 32 bit RISC chip. The
  130.    range started with half a Meg of memory up ran up to 1 Meg of memory.
  131.    They came out with the Arthur Operating system that while it was more
  132.    advanced than the 8 bit machines OS's it was not an OS doing justice to
  133.    the hardware it was running on. Released around late 1987 they heralded
  134.    the start of new shift in Acorn machines away from their previous 6502
  135.    only base.
  136.  
  137.    A305
  138.    512k Memory.
  139.    Advanced Disc Filing System by default.
  140.    ARM 2 processor.
  141.    8 MHz RAM.
  142.    512k OS in ROM.
  143.    ~4 MIPS
  144.  
  145.    A310
  146.    1024k Memory
  147.    Advanced Disc Filing System by default.
  148.    ARM 2 processor.
  149.    8 MHz RAM.
  150.    512k OS in ROM.
  151.    ~4 MIPS
  152.  
  153. A4xx - released at the same time as the 300 series of machines the 400
  154.    series features an in built st506 hard drive controller and some models
  155.    came equiped with hard drives built in as standard and the series also ,
  156.    by default, was capable of handling 4 expansion cards including a
  157.    co-processor card unlike the 300 series.
  158.  
  159.    A410
  160.    1024k Memory
  161.    Advanced Disc Filing System by default.
  162.    St506 Hard Drive interface by default.
  163.    ARM 2 processor.
  164.    8 MHz RAM.
  165.    512k OS in ROM.
  166.    ~4 MIPS
  167.  
  168.    A420
  169.    2048k Memory
  170.    Advanced Disc Filing System by default.
  171.    St506 Hard Drive interface by default.
  172.    ARM 2 processor.
  173.    8 MHz RAM.
  174.    512k OS in ROM.
  175.    ~4 MIPS
  176.  
  177.    A440
  178.    4096k Memory
  179.    Advanced Disc Filing System by default.
  180.    St506 Hard Drive interface by default with Hard Drive. (43 Meg)
  181.    ARM 2 processor.
  182.    8 MHz RAM.
  183.    512k OS in ROM.
  184.    ~4 MIPS
  185.  
  186. A680 - development machine for RISCiX. This is another development machine
  187.    and again was never sold commercialy. Thus it is somewhat rare. It was
  188.    different from most Arcs in the respect that it does not have RiscOS in
  189.    ROM at all and can only use high resolution monochrome monitor for
  190.    display. It came with a 67 Meg SCSI drive by default.
  191.    8192k Memory.
  192.    SCSI by default. (67 Meg drive)
  193.    ARM 2 processor.
  194.    8 MHz RAM.
  195.    Unknown. (Runs RISCiX...)
  196.    ~4 MIPS
  197.  
  198. R140 - Acorn's entry machine into the Unix market, it suffered problems due
  199.    to the Archimedes chip set not being optimal for running Unix on.
  200.    Functionally identical to an A440 machine it had 4 Meg of memory and was
  201.    provided with an 52 Meg st506 drive with RISCiX (Acorns brand of Unix) on
  202.    it.
  203.    4096k Memory
  204.    Advanced Disc Filing System by default.
  205.    St506 Hard Drive interface by default with Hard Drive. (53 Meg)
  206.    ARM 2 processor.
  207.    8 MHz RAM.
  208.    512k OS in ROM. RISCiX OS supplied on Hard Drive.
  209.    ~4 MIPS
  210.  
  211. A3000 - this is the low end Arc. It was the first machine to be released
  212.    with the newer and faster MEMC1a built in as standard as well as the
  213.    newer Risc OS by default. Designed to be a cost effective cheap Arc it
  214.    features only one full expansion port with a single internal `mini`
  215.    expansion card slot limiting expansion somewhat. It also came by default
  216.    without a serial port. This machine has proved very popular with schools
  217.    as a cheap entry into the new Archimedes machines.
  218.    1024k Memory
  219.    Advanced Disc Filing System by default.
  220.    ARM 2 processor.
  221.    8 MHz RAM.
  222.    512k OS in ROM.
  223.    ~4.7 MIPS
  224.  
  225. A4xx/I - this series was functionally identical to the 400 series but
  226.    featured a newer memory controller the MEMC1a that gave it a slightly
  227.    faster speed. It also came with a 53 Megabyte hard drive in the higher
  228.    end models that came with HD's rather than the 400 series's 20 Meg one.
  229.  
  230.    A420/I
  231.    2048k Memory
  232.    Advanced Disc Filing System by default.
  233.    St506 Hard Drive interface by default.
  234.    ARM 2 processor.
  235.    8 MHz RAM.
  236.    512k OS in ROM.
  237.    ~4.7 MIPS
  238.  
  239.    A440/I
  240.    4096k Memory
  241.    Advanced Disc Filing System by default.
  242.    St506 Hard Drive interface by default with Hard Drive. (53 Meg)
  243.    ARM 2 processor.
  244.    8 MHz RAM.
  245.    512k OS in ROM.
  246.    ~4.7 MIPS
  247.  
  248. A540 - the current high end Archimedes machine this machine comes with 4 Meg
  249.    of memory by default and an ARM 3 processor running at 26 MHz. It comes
  250.    with a 100 Meg SCSI drive by default and a slightly newer version of
  251.    Risc OS updated to cope with up to 16 Meg of memory and features for
  252.    handling the ARM 3 processor.
  253.    4096k Memory
  254.    Advanced Disc Filing System by default.
  255.    SCSI Hard Drive interface by default with Hard Drive. (100 Meg)
  256.    ARM 3 processor.
  257.    12 MHz RAM.
  258.    512k OS in ROM.
  259.    ~13.5 MIPS (I am guessing here...)
  260.  
  261. R260 - functionally identical to the A540 the R260 comes with Unix (well
  262.    RISCiX ) by default and due to the increased power of the hardware runs
  263.    it much better.
  264.    8192k Memory
  265.    Advanced Disc Filing System by default.
  266.    SCSI Hard Drive interface by default with Hard Drive. (100 Meg)
  267.    ARM 3 processor.
  268.    12 MHz RAM.
  269.    512k OS in ROM. RISCiX OS supplied on Hard Drive.
  270.    ~13.5 MIPS
  271.  
  272. R225 - A diskless version of the R260 it was designed to be a cheap
  273.    networked Unix station. Released at the same time as the R260.
  274.    4096k Memory
  275.    Advanced Disc Filing System by default.
  276.    ARM 3 processor.
  277.    12 MHz RAM.
  278.    512k OS in ROM. RISCiX OS booted off from Network connections.
  279.    ~13.5 MIPS
  280.  
  281. A5000 - the A5000 is the first machine to feature high density (quad - 1.6 Meg
  282.    formated) drives by default as well as the latest version of Risc OS -
  283.    version 3. It also features an inbuilt IDE drive on it's higher end model.
  284.    Released late 1991.
  285.    1024k Memory
  286.    Advanced Disc Filing System by default with High Density drives.
  287.    IDE interface by default.
  288.    ARM 3 processor
  289.    12 MHz RAM.
  290.    2048k OS in ROM.
  291.    ~13.5 MIPS.
  292.  
  293. A4 - Acorns first portable machine. The A4 is functionally an A5000 in portable
  294.    form. Featuring power save modes, an LCD screen and software configuration
  295.    of the power saving features it was released July 1992. It is called the A4
  296.    because it's footprint on a desk is apparently that of an A4 piece of paper.
  297.    2048k Memory
  298.    Advanced Disc Filing System by default with High Density drives.
  299.    ARM 3 processor (6 MHz in power save mode.)
  300.    12 MHz RAM. (3 MHz in power save mode.)
  301.    2048k OS in ROM.
  302.    ~13.5 MIPS.
  303.  
  304. A30x0 - Two models of this machine exist the A3010 and the A3020. Both are
  305.    designed as low end 'family solution' machines. They are also among the first
  306.    to feature the ARM250 processor offering improved performance over an ARM2
  307.    (but less than an ARM3) and are designed to supplement the A3000 machine as
  308.    a low cost entry machine into the Acorn world. Its other main claim to fame
  309.    is it is the first Archimedes series machine that features joystick ports.
  310.    Launched August 27th 1992.
  311.    1024k Memory
  312.    Advanced Disc Filing System by default with High Density drives.
  313.    IDE 60 Mb Hard Drive (only in A3020).
  314.    ARM 250 processor
  315.    12 MHz RAM.
  316.    2048k OS in ROM.
  317.    ~7.2 MIPS
  318.  
  319. A4000 - This is a higher end more expandable version of the A30x0 series
  320.    machines and is in a three box format similar to the A5000. It also is
  321.    driven by an ARM 250 processor however it features over the A30x0 machines
  322.    optional Ethernet & Econet ports, a high density floppy drive and an 80Mb
  323.    IDE drive by default. The aim of this machine is strongly towards the home
  324.    office and more 'serious' applications that the A300x0 series. Launched
  325.    August 27th 1992.
  326.    2048k Memory
  327.    Advanced Disc Filing System by default with High Density drives.
  328.    IDE 80 Mb Hard Drive by default.
  329.    ARM 250 processor
  330.    12 MHz RAM.
  331.    2048k OS in ROM.
  332.    ~7.2 MIPS
  333.  
  334. ----------------------------------------------------------------------------
  335. Q13) What are the memory limits of the Acorn machines?
  336.  
  337.    For the most part the 8 bit machines were limited to a maximum of around
  338.    256k of memory. Although various expansion systems including second
  339.    processors effectively meant the upper limit was about 1 Meg.
  340.    For the 32 bit machines *the* upper limit currently is 16 Meg of memory.
  341.    Not all of the range of machines are capable of this however and the list
  342.    looks something like this :-
  343.  
  344.    A3xx - 8 Megs maximum through third party, 1 Meg official limit.
  345.    A4xx  & A4xx/I - 8 Megs maximum through third party, 4 Megs official
  346.           limit.
  347.    A3000 - 4 Megs maximum through third party, 2 Megs official limit.
  348.    A540  - 16 Megs maximum.
  349.    A5000 - 8 Megs maximum through third party, 4 Megs official limit.
  350.    A4 - 4 Megs official limit.
  351.    A30x0 - 2 Megs official limit.
  352.    A4000 - 4 Megs official limit.
  353.  
  354. ----------------------------------------------------------------------------
  355. Q14) What is a second processor and what second processors are there?
  356.  
  357.    A second processor was the generic name for a range of parasite
  358.    processors that could be linked to Acorn's 8 bit machines via what was
  359.    called the `Tube` interface. Basically the host machine became dedicated
  360.    to handling the Input and Output while the second processor would do the
  361.    higher level functions (like running your programs). The second processor
  362.    ran asyncronously to the host processor allowing incredible increases in
  363.    execution speed for programs. A wide range of processors were supported
  364.    this way allowing Acorn's eight bit range of machines to remain viable
  365.    and useful for much longer than their technology would suggest.
  366.  
  367.    The Second Processors that existed are :-
  368.  
  369. Z80 second processor.
  370. 6 MHz RAM.
  371. 64k Memory.
  372. CP/M OS.
  373. External second processor for all eight bit machines.
  374.  
  375. 6502 second processor.
  376. 3 MHz RAM.
  377. 64k Memory.
  378. Extended version of the BBC MOS.
  379. External processor for all eight bit machines.
  380.  
  381. 16032 second processor.
  382. Unknown.
  383. 256k-4096k Memory.
  384. Unknown. (Panos at a guess)
  385. External processor for all eight bit machines.
  386.  
  387. ARM 2 second processor.
  388. 8 MHz RAM. (Guess...)
  389. 4096k Memory.
  390. Brazil OS.
  391. External processor for all eight bit machines.
  392.  
  393. 6502 co-processor. (internal second processor).
  394. 4 MHz RAM.
  395. 64k Memory.
  396. Extended version of BBC MOS.
  397. Internal processor for Master 128 machines but could be fitted external to
  398.    the other eight bit machines.
  399.  
  400. 80186 co-processor.
  401. 10 MHz RAM.
  402. 512k Memory.
  403. DR-DOS+ with GEM.
  404. Internal processor for Master 128 machines but could be fitted external to
  405.    the other eight bit machines.
  406.  
  407. ----------------------------------------------------------------------------
  408. Q15) Are there any cards for IBM PC or compatable machines that Acorn have
  409. produced?
  410.  
  411.    Yes. Three cards in total :-
  412.  
  413. Springboard.
  414.   ARM 2 processor.
  415.   4096k Memory.
  416.   8 MHz RAM.
  417.   Brazil OS.
  418.  
  419. PC ARM development system.
  420.   Precursor to Springboard. Hardware functionally identical.
  421.  
  422. Ecolink.
  423.   An econet link card for the PC.
  424.  
  425. ----------------------------------------------------------------------------
  426. Q16) What configuration of cable should I use on my Arc for modem work?
  427.  
  428.    Here follows a diagram of the necessary connections for common terminal
  429. programs to work properly. They are as far as I know the informal standard
  430. agreed upon by commercial comms software developers for the Arc.
  431.  
  432.    Pins 1, 4, and 8 must be connected together inside the 9 pin plug. This
  433. is to avoid the well known serial port chip bugs. The modem's DCD (Data
  434. Carrier Detect) signal has been rerouted to the Arc's RI (Ring Indicator)
  435. most modems broadcast a software RING signal anyway, an even then it's not
  436. really necessary to detect it for the modem to answer the call.
  437.  
  438.  Arc (9 pin)                      Modem (25 pin)
  439.  -----------                      --------------
  440.  
  441.  +---1---DCD
  442.  |
  443.  |   2---RxD------------------------RxD----3
  444.  |
  445.  |   3---TxD------------------------TxD----2
  446.  |
  447.  +---4---DTR------------------------DTR---20
  448.  |
  449.  |   5---0v-------------------------SG-----7
  450.  |
  451.  |   6---DSR------------------------CTS----5
  452.  |
  453.  |   7---RTS------------------------RTS----4
  454.  |
  455.  +---8---CTS
  456.  
  457.      9---RI-------------------------DCD----8
  458.  
  459.    Of course you can connect the Modem pin 20 to any one of pins 1, 4, or 8
  460. on the Archimedes plug, as they are all connected together anyway.
  461.  
  462.    Chocks Away Extra Missions (the flight simulator from 4th Dimension)
  463. suggests that the serial cable be wired as above except that pins 1-4-6 are
  464. connected together and the modem's CTS (pin 5) be connected to the Arc's pin
  465. 8 (ie the connections at pins 6 and 8 be swapped over at the Arc's end).
  466. This has been and it also seems to work fine.
  467.  
  468.    However newer Arc's like the A5000 have come out (and indeed the
  469. occasional A310) with a `corrected` serial port. This newer serial port
  470. operates as it should and is directly compatible with standard PC cables.
  471. Most comms software about at the moment does not take this in account and
  472. assumes that you have a cable patched in the manner described above. If you
  473. do not use such a patched cable on these `fixed` serial ports the software
  474. will generally fail to work.
  475.  
  476. ----------------------------------------------------------------------------
  477. Q17) Can PC VGA Monitors be added to an Archimedes?
  478.  
  479.    It depends on what monitor you have, and what Archimedes you have. There
  480. are two main types of PC VGA monitors out there...
  481.  
  482.    1) Fixed Frequency
  483.       These monitors will only display video signals with certain
  484.       line and refresh rates. They will typically only display
  485.       CGA / EGA / VGA modes.
  486.  
  487.    2) Mutil Frequency
  488.       These monitors will display any video signal within a certain
  489.       range, typically 30-50Khz line rate and 50-80Hz refresh rate.
  490.  
  491.    Type 1 almost always require seperate syncs as the monitor uses the
  492. polarity of the syncs (mainly positive going negative or mainly negative
  493. going positive) to determine what the line and refresh rate should be.
  494.  
  495.    Type 2 vary. Some require seperate syncs (vertical and horizontal) and
  496. others will work with composite syncs (vertical and horizontal EOR
  497. together).
  498.  
  499.    As PC monitors typically start at a line rate of 30Khz compared to the TV
  500. broadcast modes (mode 12 etc.) that have a line rate of 15Khz, VIDC has to
  501. do more work to obtain a 30Khz line rate. This means that you computer will
  502. slow down silghtly if you use a 30Khz+ line rate monitor. If you have an ARM
  503. 3 fitted such slow downs will probably be negligable.
  504.  
  505.    Now, depending on what type of Archimedes you have depends on what type
  506. of monitor you can use.
  507.  
  508.    A540 / A5000
  509.       Has software control over the polarity of the syncs and what
  510.       frequency VIDC is clocked at.
  511.  
  512.       The A540 with RiscOS 2 can only use modes 26-28 (640x480)
  513.       [I can't rember if an A540 has a mode 31, help?]. However, by
  514.       changing links and a *configure option, you can get the computer
  515.       to generate seperate syncs with no problem.
  516.  
  517.       The A5000 with RiscOS 3 can do even better. If you tell the
  518.       computer that you have a VGA monitor it will re-map all of the
  519.       15Khz line rate modes up to 30KHz line rate. This means that
  520.       you can play your games that require mode 12 / 13.
  521.       However, as a PC monitor is designed to display 320 lines
  522.       minimum then you will get a 'letterbox' effect as mode 12 has
  523.       only 256 lines.
  524.  
  525.       Both the A540 / A5000 have a 24Mhz, 25.175Mhz and 36Mhz crystals to
  526.       drive VIDC with. The 25.175Mhz crystal is needed to obtain the
  527.       correct video rates for PC monitors displaying 640x480 screens.
  528.       The 36Mhz crystal is used to obtain higher resolution modes, like
  529.       800x600x16 colours.
  530.  
  531.   A3000
  532.       This can generate seperate syncs but requires links to be set to
  533.       determine the polarity. It has only a 24Mhz crystal and can
  534.       therefore only drive 'forgiving' monitors correctly that don't
  535.       mind the 640x480 video mode timings being slightly incorect.
  536.  
  537.       In order to obtain proper timings, and software control of the
  538.       sync polarity, you will need a VGA VIDC Enhancer for the A3000.
  539.  
  540.   A400 series.
  541.       The situation gets more complex. Due to an 'error' in the PCB
  542.       / circuit diagram, the A400 series cannot generate seperate
  543.       syncs satisfactorly. The video signal loses the green component
  544.       when seperate syncs is selected.
  545.  
  546.       As standard, there is no polarity control over the syncs. In
  547.       common with the A3000, there is only a 24Mhz crystal.
  548.  
  549.       If the PC monitor can handle composite syncs then the monitor
  550.       can be used in 640x480 mode only.
  551.  
  552.   A300 series.
  553.       Most, if not all, of the A300 series had the circuit board
  554.       hardwired into composite mode continously. There is only a 24Mhz
  555.       crystal, and only composite PC VGA monitors can be used.
  556.  
  557. Conclusion:
  558.   Apart from the A5000, no computer as standard can drive either a fixed
  559. frequency or multi-frequency PC monitor in all of the Archimedes modes
  560. satisfactorily. However VIDC enhancer boards can be bought to upgrade an
  561. Archimedes to handle the needed timing and signals.
  562. ----------------------------------------------------------------------------
  563. Q19) What is ADFSBuffers and what is the best setting for it?
  564.  
  565.    ADFSBuffers are Read Ahead and Write Behind buffers for ADFS on your
  566. Archimedes. These are designed to improve the speed of filing operations by
  567. doing work at optimum times. There are some side effects of using them though.
  568. When active under Risc OS v2.00 and v2.01 discs *must* be dismounted before
  569. being removed from the floppy drive. Failure to do so results in the dreaded
  570. 'FileCore in use.' error. However if you are prepared to sacrifice the speed
  571. improvment they give configuring the buffers to 0 does remove this problem. (Or
  572. so I am informed.)
  573.  
  574.    Under Risc OS v3.00, as supplied with the A5000 machine, these buffers
  575. generate a different problem and must *always* be configured off. Failure to do
  576. so results in spurious errors when using the Hard Drive on an A5000. Symptoms
  577. include reformating of crucial sectors of the disc, disc address errors and
  578. general failure to save files to the drive. So when using an A5000 remember to
  579. configure them to off!
  580.  
  581.    As for the optimum settings for ADFSBuffers, as far as I am aware no one has
  582. done any speed tests to see what is the best setting. Presumably though Acorn
  583. will have arranged for the system to start up (Well except for the A5000...) in
  584. the optimum state for most uses. I would be interested in anyone who has done
  585. speed tests sending me the results of their investigations....
  586.  
  587. ----------------------------------------------------------------------------
  588. Q19) What is the current File-type allocation ranges and why won't Acorn
  589. provide a full file-type list?
  590.  
  591.    Acorn have reallocated the File-type ranges for applications. The new
  592. ranges are :-
  593.  
  594.   Non-user area
  595.  
  596.     &E00-&FFF   Acorn
  597.     &B00-&DFF   Commercial software
  598.     &A00-&AFF   Acornsoft, and other commercial software
  599.     &400-&9FF   Commercial Software
  600.  
  601.   User area
  602.  
  603.     &100-&3FF   Non-commercial distributed software (ie PD)
  604.     &000-&0FF   User's personal usage (ie non-distributed)
  605.  
  606. 75% of the user area is for PD/Shareware, with allocations co-ordinated by
  607. Acorn. If your software is going to be distributed, you should have an allocated
  608. filetype to avoid clashes.
  609.  
  610.    Acorn cannot publish it's master list of filetypes because, at any given
  611. time, it will contain allocations made for products which have not yet been
  612. announced. Therefore, Acorn would be in breach of confidence by doing so -
  613. and the editing overhead for producing a sanitised list is too great.
  614.  
  615. ----------------------------------------------------------------------------
  616. Q20) My disc gives me a 'Broken Directory' or my Free Space Map is corrupt,
  617.       what can I do?
  618.  
  619.    Unfortunately due to the highly complicated nature of the filing system
  620. data there is little that can be done easily. Your simplest and best way of
  621. correcting the problem is to backup as much software as you can and reformat
  622. your drive, restoring everything from those backups you make regularly...
  623. (What you don't back up your discs? :-) ) To do anything else requires a
  624. good knowledge of how the underlying structures work and is beyond the scope
  625. of this FAQ, although this detail is covered in the Risc OS 3 PRMs.
  626.  
  627. ----------------------------------------------------------------------------
  628.  Thanks go to Julian Wright for his diagrams and comments on the serial
  629. port. Also thanks go to all the people who have contributed corrections and
  630. additions to the list. Without this help this list would be a hell of alot
  631. buggier (spot the programmer... :-) ) than it is...
  632.  
  633. ----------------------------------------------------------------------------
  634. All additions, corrections & suggestions for the FAQ List should be sent to
  635.                 -=> banks_p@kosmos.wcc.govt.nz <=-
  636.  Being a student I reserve the right to be wrong, incorrect, slow, out of
  637.           date and generally how I please with the FAQList.
  638. Xref: bloom-picayune.mit.edu soc.penpals:4391 news.answers:4493
  639. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!thunder.mcrcim.mcgill.edu!sifon!charnel!rat!usc!wupost!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
  640. From: gomes@tamu.edu (Carlos Macedo Gomes)
  641. Newsgroups: soc.penpals,news.answers
  642. Subject: Email-Pal Address Book [non-US list]
  643. Followup-To: soc.penpals
  644. Date: 8 Dec 1992 17:44:45 GMT
  645. Organization: Texas A&M University, College Station, TX
  646. Lines: 975
  647. Approved: news-answers-request@MIT.Edu
  648. Message-ID: <1g2mueINNg32@tamsun.tamu.edu>
  649. NNTP-Posting-Host: neuron.tamu.edu
  650. Summary: This is an email address book of people living outside the United
  651.     States who would like to start a correspondence with other people
  652.     through email.
  653.  
  654. Archive-name: address-book/non-US-list/part1
  655. Last-modified: 1992/12/05
  656.  
  657. The Email-Pal Address Book [both lists] is updated every week and posted in the
  658. UseNet newsgroups soc.penpals and news.answers.
  659.  
  660. It can also be found at the following anonymous FTP sites:
  661.     pit-manager.mit.edu    /pub/usenet/soc.penpals/Email-Pal...
  662.     tamu.edu        /newsroups/soc.penpals/Email-Pal...
  663.  
  664. The email addresses below have been validated and are current as of the date of
  665. this posting.  Let me know of any problems encountered in trying to contact the
  666. people listed below.
  667.  
  668. If you'd like to be listed in the Address Book send me [gomes@tamu.edu] the
  669. following information in the following format (examples can be found below):
  670.  
  671. _COUNTRY_
  672. +STATE/PROVINCE+        -CITY-
  673.     NAME:userid@machine:SEX:YYYY/MM/DD:LANGS:
  674.         COMMENTS:#
  675.  
  676. .. KEY: --NAME is your real full name (aliases aren't very usefull and I don't
  677. think it's a good idea to accept them); --userid@machine is your email
  678. address;--SEX should be either male or female;--YYYY/MM/DD is the
  679. year/month/day of birth (this is included so people can find others of same
  680. experiences/likes/etc);--LANGS are languages that you can read, ie for your
  681. email;--COMMENTS can be a 'short' description like major, occupation,
  682. interests or something similar [please try to keep this to under 6 lines].
  683.  
  684. Feel free to email me with any questions or comments.
  685. --------------------------------------------------------------
  686.